reftests: Add missing css file for grid-expand test
authorBenjamin Otte <otte@redhat.com>
Thu, 5 May 2011 17:34:31 +0000 (19:34 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 5 May 2011 17:34:31 +0000 (19:34 +0200)
tests/reftests/grid-expand.css [new file with mode: 0644]

diff --git a/tests/reftests/grid-expand.css b/tests/reftests/grid-expand.css
new file mode 100644 (file)
index 0000000..3549d52
--- /dev/null
@@ -0,0 +1,3 @@
+GtkEventBox {
+  background-color: green
+}